3.6.70 \(\int \frac {\sqrt {a+b x} (c+d x)^{5/2}}{x^2} \, dx\) [570]

Optimal. Leaf size=198 \[ \frac {d (11 b c+a d) \sqrt {a+b x} \sqrt {c+d x}}{4 b}+\frac {3}{2} d \sqrt {a+b x} (c+d x)^{3/2}-\frac {\sqrt {a+b x} (c+d x)^{5/2}}{x}-\frac {c^{3/2} (b c+5 a d) \tanh ^{-1}\left (\frac {\sqrt {c} \sqrt {a+b x}}{\sqrt {a} \sqrt {c+d x}}\right )}{\sqrt {a}}+\frac {\sqrt {d} \left (15 b^2 c^2+10 a b c d-a^2 d^2\right ) \tanh ^{-1}\left (\frac {\sqrt {d} \sqrt {a+b x}}{\sqrt {b} \sqrt {c+d x}}\right )}{4 b^{3/2}} \]

[Out]

-c^(3/2)*(5*a*d+b*c)*arctanh(c^(1/2)*(b*x+a)^(1/2)/a^(1/2)/(d*x+c)^(1/2))/a^(1/2)+1/4*(-a^2*d^2+10*a*b*c*d+15*
b^2*c^2)*arctanh(d^(1/2)*(b*x+a)^(1/2)/b^(1/2)/(d*x+c)^(1/2))*d^(1/2)/b^(3/2)+3/2*d*(d*x+c)^(3/2)*(b*x+a)^(1/2
)-(d*x+c)^(5/2)*(b*x+a)^(1/2)/x+1/4*d*(a*d+11*b*c)*(b*x+a)^(1/2)*(d*x+c)^(1/2)/b

________________________________________________________________________________________

Rubi [A]
time = 0.13, antiderivative size = 198, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 8, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.364, Rules used = {99, 159, 163, 65, 223, 212, 95, 214} \begin {gather*} \frac {\sqrt {d} \left (-a^2 d^2+10 a b c d+15 b^2 c^2\right ) \tanh ^{-1}\left (\frac {\sqrt {d} \sqrt {a+b x}}{\sqrt {b} \sqrt {c+d x}}\right )}{4 b^{3/2}}-\frac {c^{3/2} (5 a d+b c) \tanh ^{-1}\left (\frac {\sqrt {c} \sqrt {a+b x}}{\sqrt {a} \sqrt {c+d x}}\right )}{\sqrt {a}}-\frac {\sqrt {a+b x} (c+d x)^{5/2}}{x}+\frac {3}{2} d \sqrt {a+b x} (c+d x)^{3/2}+\frac {d \sqrt {a+b x} \sqrt {c+d x} (a d+11 b c)}{4 b} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(Sqrt[a + b*x]*(c + d*x)^(5/2))/x^2,x]

[Out]

(d*(11*b*c + a*d)*Sqrt[a + b*x]*Sqrt[c + d*x])/(4*b) + (3*d*Sqrt[a + b*x]*(c + d*x)^(3/2))/2 - (Sqrt[a + b*x]*
(c + d*x)^(5/2))/x - (c^(3/2)*(b*c + 5*a*d)*ArcTanh[(Sqrt[c]*Sqrt[a + b*x])/(Sqrt[a]*Sqrt[c + d*x])])/Sqrt[a]
+ (Sqrt[d]*(15*b^2*c^2 + 10*a*b*c*d - a^2*d^2)*ArcTanh[(Sqrt[d]*Sqrt[a + b*x])/(Sqrt[b]*Sqrt[c + d*x])])/(4*b^
(3/2))

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 95

Int[(((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_))/((e_.) + (f_.)*(x_)), x_Symbol] :> With[{q = Denomin
ator[m]}, Dist[q, Subst[Int[x^(q*(m + 1) - 1)/(b*e - a*f - (d*e - c*f)*x^q), x], x, (a + b*x)^(1/q)/(c + d*x)^
(1/q)], x]] /; FreeQ[{a, b, c, d, e, f}, x] && EqQ[m + n + 1, 0] && RationalQ[n] && LtQ[-1, m, 0] && SimplerQ[
a + b*x, c + d*x]

Rule 99

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(a + b*
x)^(m + 1)*(c + d*x)^n*((e + f*x)^p/(b*(m + 1))), x] - Dist[1/(b*(m + 1)), Int[(a + b*x)^(m + 1)*(c + d*x)^(n
- 1)*(e + f*x)^(p - 1)*Simp[d*e*n + c*f*p + d*f*(n + p)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && LtQ[m
, -1] && GtQ[n, 0] && GtQ[p, 0] && (IntegersQ[2*m, 2*n, 2*p] || IntegersQ[m, n + p] || IntegersQ[p, m + n])

Rule 159

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_)*((g_.) + (h_.)*(x_)), x_Symb
ol] :> Simp[h*(a + b*x)^m*(c + d*x)^(n + 1)*((e + f*x)^(p + 1)/(d*f*(m + n + p + 2))), x] + Dist[1/(d*f*(m + n
 + p + 2)), Int[(a + b*x)^(m - 1)*(c + d*x)^n*(e + f*x)^p*Simp[a*d*f*g*(m + n + p + 2) - h*(b*c*e*m + a*(d*e*(
n + 1) + c*f*(p + 1))) + (b*d*f*g*(m + n + p + 2) + h*(a*d*f*m - b*(d*e*(m + n + 1) + c*f*(m + p + 1))))*x, x]
, x], x] /; FreeQ[{a, b, c, d, e, f, g, h, n, p}, x] && GtQ[m, 0] && NeQ[m + n + p + 2, 0] && IntegersQ[2*m, 2
*n, 2*p]

Rule 163

Int[(((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_)*((g_.) + (h_.)*(x_)))/((a_.) + (b_.)*(x_)), x_Symbol]
 :> Dist[h/b, Int[(c + d*x)^n*(e + f*x)^p, x], x] + Dist[(b*g - a*h)/b, Int[(c + d*x)^n*((e + f*x)^p/(a + b*x)
), x], x] /; FreeQ[{a, b, c, d, e, f, g, h, n, p}, x]

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 214

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x/Rt[-a/b, 2]], x] /; FreeQ[{a, b},
x] && NegQ[a/b]

Rule 223

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rubi steps

\begin {align*} \int \frac {\sqrt {a+b x} (c+d x)^{5/2}}{x^2} \, dx &=-\frac {\sqrt {a+b x} (c+d x)^{5/2}}{x}+\int \frac {(c+d x)^{3/2} \left (\frac {1}{2} (b c+5 a d)+3 b d x\right )}{x \sqrt {a+b x}} \, dx\\ &=\frac {3}{2} d \sqrt {a+b x} (c+d x)^{3/2}-\frac {\sqrt {a+b x} (c+d x)^{5/2}}{x}+\frac {\int \frac {\sqrt {c+d x} \left (b c (b c+5 a d)+\frac {1}{2} b d (11 b c+a d) x\right )}{x \sqrt {a+b x}} \, dx}{2 b}\\ &=\frac {d (11 b c+a d) \sqrt {a+b x} \sqrt {c+d x}}{4 b}+\frac {3}{2} d \sqrt {a+b x} (c+d x)^{3/2}-\frac {\sqrt {a+b x} (c+d x)^{5/2}}{x}+\frac {\int \frac {b^2 c^2 (b c+5 a d)+\frac {1}{4} b d \left (15 b^2 c^2+10 a b c d-a^2 d^2\right ) x}{x \sqrt {a+b x} \sqrt {c+d x}} \, dx}{2 b^2}\\ &=\frac {d (11 b c+a d) \sqrt {a+b x} \sqrt {c+d x}}{4 b}+\frac {3}{2} d \sqrt {a+b x} (c+d x)^{3/2}-\frac {\sqrt {a+b x} (c+d x)^{5/2}}{x}+\frac {1}{2} \left (c^2 (b c+5 a d)\right ) \int \frac {1}{x \sqrt {a+b x} \sqrt {c+d x}} \, dx+\frac {\left (d \left (15 b^2 c^2+10 a b c d-a^2 d^2\right )\right ) \int \frac {1}{\sqrt {a+b x} \sqrt {c+d x}} \, dx}{8 b}\\ &=\frac {d (11 b c+a d) \sqrt {a+b x} \sqrt {c+d x}}{4 b}+\frac {3}{2} d \sqrt {a+b x} (c+d x)^{3/2}-\frac {\sqrt {a+b x} (c+d x)^{5/2}}{x}+\left (c^2 (b c+5 a d)\right ) \text {Subst}\left (\int \frac {1}{-a+c x^2} \, dx,x,\frac {\sqrt {a+b x}}{\sqrt {c+d x}}\right )+\frac {\left (d \left (15 b^2 c^2+10 a b c d-a^2 d^2\right )\right ) \text {Subst}\left (\int \frac {1}{\sqrt {c-\frac {a d}{b}+\frac {d x^2}{b}}} \, dx,x,\sqrt {a+b x}\right )}{4 b^2}\\ &=\frac {d (11 b c+a d) \sqrt {a+b x} \sqrt {c+d x}}{4 b}+\frac {3}{2} d \sqrt {a+b x} (c+d x)^{3/2}-\frac {\sqrt {a+b x} (c+d x)^{5/2}}{x}-\frac {c^{3/2} (b c+5 a d) \tanh ^{-1}\left (\frac {\sqrt {c} \sqrt {a+b x}}{\sqrt {a} \sqrt {c+d x}}\right )}{\sqrt {a}}+\frac {\left (d \left (15 b^2 c^2+10 a b c d-a^2 d^2\right )\right ) \text {Subst}\left (\int \frac {1}{1-\frac {d x^2}{b}} \, dx,x,\frac {\sqrt {a+b x}}{\sqrt {c+d x}}\right )}{4 b^2}\\ &=\frac {d (11 b c+a d) \sqrt {a+b x} \sqrt {c+d x}}{4 b}+\frac {3}{2} d \sqrt {a+b x} (c+d x)^{3/2}-\frac {\sqrt {a+b x} (c+d x)^{5/2}}{x}-\frac {c^{3/2} (b c+5 a d) \tanh ^{-1}\left (\frac {\sqrt {c} \sqrt {a+b x}}{\sqrt {a} \sqrt {c+d x}}\right )}{\sqrt {a}}+\frac {\sqrt {d} \left (15 b^2 c^2+10 a b c d-a^2 d^2\right ) \tanh ^{-1}\left (\frac {\sqrt {d} \sqrt {a+b x}}{\sqrt {b} \sqrt {c+d x}}\right )}{4 b^{3/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.72, size = 172, normalized size = 0.87 \begin {gather*} \frac {1}{4} \left (\frac {\sqrt {a+b x} \sqrt {c+d x} \left (-4 b c^2+9 b c d x+a d^2 x+2 b d^2 x^2\right )}{b x}-\frac {4 c^{3/2} (b c+5 a d) \tanh ^{-1}\left (\frac {\sqrt {c} \sqrt {a+b x}}{\sqrt {a} \sqrt {c+d x}}\right )}{\sqrt {a}}+\frac {\sqrt {d} \left (15 b^2 c^2+10 a b c d-a^2 d^2\right ) \tanh ^{-1}\left (\frac {\sqrt {d} \sqrt {a+b x}}{\sqrt {b} \sqrt {c+d x}}\right )}{b^{3/2}}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(Sqrt[a + b*x]*(c + d*x)^(5/2))/x^2,x]

[Out]

((Sqrt[a + b*x]*Sqrt[c + d*x]*(-4*b*c^2 + 9*b*c*d*x + a*d^2*x + 2*b*d^2*x^2))/(b*x) - (4*c^(3/2)*(b*c + 5*a*d)
*ArcTanh[(Sqrt[c]*Sqrt[a + b*x])/(Sqrt[a]*Sqrt[c + d*x])])/Sqrt[a] + (Sqrt[d]*(15*b^2*c^2 + 10*a*b*c*d - a^2*d
^2)*ArcTanh[(Sqrt[d]*Sqrt[a + b*x])/(Sqrt[b]*Sqrt[c + d*x])])/b^(3/2))/4

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(432\) vs. \(2(156)=312\).
time = 0.07, size = 433, normalized size = 2.19

method result size
default \(-\frac {\sqrt {d x +c}\, \sqrt {b x +a}\, \left (\ln \left (\frac {2 b d x +2 \sqrt {\left (d x +c \right ) \left (b x +a \right )}\, \sqrt {b d}+a d +b c}{2 \sqrt {b d}}\right ) a^{2} d^{3} x \sqrt {a c}-10 \ln \left (\frac {2 b d x +2 \sqrt {\left (d x +c \right ) \left (b x +a \right )}\, \sqrt {b d}+a d +b c}{2 \sqrt {b d}}\right ) a b c \,d^{2} x \sqrt {a c}-15 \ln \left (\frac {2 b d x +2 \sqrt {\left (d x +c \right ) \left (b x +a \right )}\, \sqrt {b d}+a d +b c}{2 \sqrt {b d}}\right ) b^{2} c^{2} d x \sqrt {a c}+20 \ln \left (\frac {a d x +b c x +2 \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}+2 a c}{x}\right ) a b \,c^{2} d x \sqrt {b d}+4 \ln \left (\frac {a d x +b c x +2 \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}+2 a c}{x}\right ) b^{2} c^{3} x \sqrt {b d}-4 b \,d^{2} x^{2} \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}\, \sqrt {b d}-2 a \,d^{2} x \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}\, \sqrt {b d}-18 b c d x \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}\, \sqrt {b d}+8 b \,c^{2} \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}\, \sqrt {b d}\right )}{8 \sqrt {b d}\, \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}\, b x}\) \(433\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x+c)^(5/2)*(b*x+a)^(1/2)/x^2,x,method=_RETURNVERBOSE)

[Out]

-1/8*(d*x+c)^(1/2)*(b*x+a)^(1/2)*(ln(1/2*(2*b*d*x+2*((d*x+c)*(b*x+a))^(1/2)*(b*d)^(1/2)+a*d+b*c)/(b*d)^(1/2))*
a^2*d^3*x*(a*c)^(1/2)-10*ln(1/2*(2*b*d*x+2*((d*x+c)*(b*x+a))^(1/2)*(b*d)^(1/2)+a*d+b*c)/(b*d)^(1/2))*a*b*c*d^2
*x*(a*c)^(1/2)-15*ln(1/2*(2*b*d*x+2*((d*x+c)*(b*x+a))^(1/2)*(b*d)^(1/2)+a*d+b*c)/(b*d)^(1/2))*b^2*c^2*d*x*(a*c
)^(1/2)+20*ln((a*d*x+b*c*x+2*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)+2*a*c)/x)*a*b*c^2*d*x*(b*d)^(1/2)+4*ln((a*d*x
+b*c*x+2*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)+2*a*c)/x)*b^2*c^3*x*(b*d)^(1/2)-4*b*d^2*x^2*(a*c)^(1/2)*((d*x+c)*
(b*x+a))^(1/2)*(b*d)^(1/2)-2*a*d^2*x*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)*(b*d)^(1/2)-18*b*c*d*x*(a*c)^(1/2)*((
d*x+c)*(b*x+a))^(1/2)*(b*d)^(1/2)+8*b*c^2*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)*(b*d)^(1/2))/(b*d)^(1/2)/(a*c)^(
1/2)/((d*x+c)*(b*x+a))^(1/2)/b/x

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^(5/2)*(b*x+a)^(1/2)/x^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*d-b*c>0)', see `assume?` for
 more detail

________________________________________________________________________________________

Fricas [A]
time = 2.99, size = 1079, normalized size = 5.45 \begin {gather*} \left [-\frac {{\left (15 \, b^{2} c^{2} + 10 \, a b c d - a^{2} d^{2}\right )} x \sqrt {\frac {d}{b}} \log \left (8 \, b^{2} d^{2} x^{2} + b^{2} c^{2} + 6 \, a b c d + a^{2} d^{2} - 4 \, {\left (2 \, b^{2} d x + b^{2} c + a b d\right )} \sqrt {b x + a} \sqrt {d x + c} \sqrt {\frac {d}{b}} + 8 \, {\left (b^{2} c d + a b d^{2}\right )} x\right ) - 4 \, {\left (b^{2} c^{2} + 5 \, a b c d\right )} x \sqrt {\frac {c}{a}} \log \left (\frac {8 \, a^{2} c^{2} + {\left (b^{2} c^{2} + 6 \, a b c d + a^{2} d^{2}\right )} x^{2} - 4 \, {\left (2 \, a^{2} c + {\left (a b c + a^{2} d\right )} x\right )} \sqrt {b x + a} \sqrt {d x + c} \sqrt {\frac {c}{a}} + 8 \, {\left (a b c^{2} + a^{2} c d\right )} x}{x^{2}}\right ) - 4 \, {\left (2 \, b d^{2} x^{2} - 4 \, b c^{2} + {\left (9 \, b c d + a d^{2}\right )} x\right )} \sqrt {b x + a} \sqrt {d x + c}}{16 \, b x}, -\frac {{\left (15 \, b^{2} c^{2} + 10 \, a b c d - a^{2} d^{2}\right )} x \sqrt {-\frac {d}{b}} \arctan \left (\frac {{\left (2 \, b d x + b c + a d\right )} \sqrt {b x + a} \sqrt {d x + c} \sqrt {-\frac {d}{b}}}{2 \, {\left (b d^{2} x^{2} + a c d + {\left (b c d + a d^{2}\right )} x\right )}}\right ) - 2 \, {\left (b^{2} c^{2} + 5 \, a b c d\right )} x \sqrt {\frac {c}{a}} \log \left (\frac {8 \, a^{2} c^{2} + {\left (b^{2} c^{2} + 6 \, a b c d + a^{2} d^{2}\right )} x^{2} - 4 \, {\left (2 \, a^{2} c + {\left (a b c + a^{2} d\right )} x\right )} \sqrt {b x + a} \sqrt {d x + c} \sqrt {\frac {c}{a}} + 8 \, {\left (a b c^{2} + a^{2} c d\right )} x}{x^{2}}\right ) - 2 \, {\left (2 \, b d^{2} x^{2} - 4 \, b c^{2} + {\left (9 \, b c d + a d^{2}\right )} x\right )} \sqrt {b x + a} \sqrt {d x + c}}{8 \, b x}, \frac {8 \, {\left (b^{2} c^{2} + 5 \, a b c d\right )} x \sqrt {-\frac {c}{a}} \arctan \left (\frac {{\left (2 \, a c + {\left (b c + a d\right )} x\right )} \sqrt {b x + a} \sqrt {d x + c} \sqrt {-\frac {c}{a}}}{2 \, {\left (b c d x^{2} + a c^{2} + {\left (b c^{2} + a c d\right )} x\right )}}\right ) - {\left (15 \, b^{2} c^{2} + 10 \, a b c d - a^{2} d^{2}\right )} x \sqrt {\frac {d}{b}} \log \left (8 \, b^{2} d^{2} x^{2} + b^{2} c^{2} + 6 \, a b c d + a^{2} d^{2} - 4 \, {\left (2 \, b^{2} d x + b^{2} c + a b d\right )} \sqrt {b x + a} \sqrt {d x + c} \sqrt {\frac {d}{b}} + 8 \, {\left (b^{2} c d + a b d^{2}\right )} x\right ) + 4 \, {\left (2 \, b d^{2} x^{2} - 4 \, b c^{2} + {\left (9 \, b c d + a d^{2}\right )} x\right )} \sqrt {b x + a} \sqrt {d x + c}}{16 \, b x}, \frac {4 \, {\left (b^{2} c^{2} + 5 \, a b c d\right )} x \sqrt {-\frac {c}{a}} \arctan \left (\frac {{\left (2 \, a c + {\left (b c + a d\right )} x\right )} \sqrt {b x + a} \sqrt {d x + c} \sqrt {-\frac {c}{a}}}{2 \, {\left (b c d x^{2} + a c^{2} + {\left (b c^{2} + a c d\right )} x\right )}}\right ) - {\left (15 \, b^{2} c^{2} + 10 \, a b c d - a^{2} d^{2}\right )} x \sqrt {-\frac {d}{b}} \arctan \left (\frac {{\left (2 \, b d x + b c + a d\right )} \sqrt {b x + a} \sqrt {d x + c} \sqrt {-\frac {d}{b}}}{2 \, {\left (b d^{2} x^{2} + a c d + {\left (b c d + a d^{2}\right )} x\right )}}\right ) + 2 \, {\left (2 \, b d^{2} x^{2} - 4 \, b c^{2} + {\left (9 \, b c d + a d^{2}\right )} x\right )} \sqrt {b x + a} \sqrt {d x + c}}{8 \, b x}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^(5/2)*(b*x+a)^(1/2)/x^2,x, algorithm="fricas")

[Out]

[-1/16*((15*b^2*c^2 + 10*a*b*c*d - a^2*d^2)*x*sqrt(d/b)*log(8*b^2*d^2*x^2 + b^2*c^2 + 6*a*b*c*d + a^2*d^2 - 4*
(2*b^2*d*x + b^2*c + a*b*d)*sqrt(b*x + a)*sqrt(d*x + c)*sqrt(d/b) + 8*(b^2*c*d + a*b*d^2)*x) - 4*(b^2*c^2 + 5*
a*b*c*d)*x*sqrt(c/a)*log((8*a^2*c^2 + (b^2*c^2 + 6*a*b*c*d + a^2*d^2)*x^2 - 4*(2*a^2*c + (a*b*c + a^2*d)*x)*sq
rt(b*x + a)*sqrt(d*x + c)*sqrt(c/a) + 8*(a*b*c^2 + a^2*c*d)*x)/x^2) - 4*(2*b*d^2*x^2 - 4*b*c^2 + (9*b*c*d + a*
d^2)*x)*sqrt(b*x + a)*sqrt(d*x + c))/(b*x), -1/8*((15*b^2*c^2 + 10*a*b*c*d - a^2*d^2)*x*sqrt(-d/b)*arctan(1/2*
(2*b*d*x + b*c + a*d)*sqrt(b*x + a)*sqrt(d*x + c)*sqrt(-d/b)/(b*d^2*x^2 + a*c*d + (b*c*d + a*d^2)*x)) - 2*(b^2
*c^2 + 5*a*b*c*d)*x*sqrt(c/a)*log((8*a^2*c^2 + (b^2*c^2 + 6*a*b*c*d + a^2*d^2)*x^2 - 4*(2*a^2*c + (a*b*c + a^2
*d)*x)*sqrt(b*x + a)*sqrt(d*x + c)*sqrt(c/a) + 8*(a*b*c^2 + a^2*c*d)*x)/x^2) - 2*(2*b*d^2*x^2 - 4*b*c^2 + (9*b
*c*d + a*d^2)*x)*sqrt(b*x + a)*sqrt(d*x + c))/(b*x), 1/16*(8*(b^2*c^2 + 5*a*b*c*d)*x*sqrt(-c/a)*arctan(1/2*(2*
a*c + (b*c + a*d)*x)*sqrt(b*x + a)*sqrt(d*x + c)*sqrt(-c/a)/(b*c*d*x^2 + a*c^2 + (b*c^2 + a*c*d)*x)) - (15*b^2
*c^2 + 10*a*b*c*d - a^2*d^2)*x*sqrt(d/b)*log(8*b^2*d^2*x^2 + b^2*c^2 + 6*a*b*c*d + a^2*d^2 - 4*(2*b^2*d*x + b^
2*c + a*b*d)*sqrt(b*x + a)*sqrt(d*x + c)*sqrt(d/b) + 8*(b^2*c*d + a*b*d^2)*x) + 4*(2*b*d^2*x^2 - 4*b*c^2 + (9*
b*c*d + a*d^2)*x)*sqrt(b*x + a)*sqrt(d*x + c))/(b*x), 1/8*(4*(b^2*c^2 + 5*a*b*c*d)*x*sqrt(-c/a)*arctan(1/2*(2*
a*c + (b*c + a*d)*x)*sqrt(b*x + a)*sqrt(d*x + c)*sqrt(-c/a)/(b*c*d*x^2 + a*c^2 + (b*c^2 + a*c*d)*x)) - (15*b^2
*c^2 + 10*a*b*c*d - a^2*d^2)*x*sqrt(-d/b)*arctan(1/2*(2*b*d*x + b*c + a*d)*sqrt(b*x + a)*sqrt(d*x + c)*sqrt(-d
/b)/(b*d^2*x^2 + a*c*d + (b*c*d + a*d^2)*x)) + 2*(2*b*d^2*x^2 - 4*b*c^2 + (9*b*c*d + a*d^2)*x)*sqrt(b*x + a)*s
qrt(d*x + c))/(b*x)]

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\sqrt {a + b x} \left (c + d x\right )^{\frac {5}{2}}}{x^{2}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)**(5/2)*(b*x+a)**(1/2)/x**2,x)

[Out]

Integral(sqrt(a + b*x)*(c + d*x)**(5/2)/x**2, x)

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 597 vs. \(2 (156) = 312\).
time = 2.13, size = 597, normalized size = 3.02 \begin {gather*} \frac {2 \, \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d} \sqrt {b x + a} {\left (\frac {2 \, {\left (b x + a\right )} d^{2} {\left | b \right |}}{b^{2}} + \frac {9 \, b^{3} c d^{3} {\left | b \right |} - a b^{2} d^{4} {\left | b \right |}}{b^{4} d^{2}}\right )} - \frac {8 \, {\left (\sqrt {b d} b^{2} c^{3} {\left | b \right |} + 5 \, \sqrt {b d} a b c^{2} d {\left | b \right |}\right )} \arctan \left (-\frac {b^{2} c + a b d - {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2}}{2 \, \sqrt {-a b c d} b}\right )}{\sqrt {-a b c d} b} - \frac {16 \, {\left (\sqrt {b d} b^{4} c^{4} {\left | b \right |} - 2 \, \sqrt {b d} a b^{3} c^{3} d {\left | b \right |} + \sqrt {b d} a^{2} b^{2} c^{2} d^{2} {\left | b \right |} - \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2} b^{2} c^{3} {\left | b \right |} - \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2} a b c^{2} d {\left | b \right |}\right )}}{b^{4} c^{2} - 2 \, a b^{3} c d + a^{2} b^{2} d^{2} - 2 \, {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2} b^{2} c - 2 \, {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2} a b d + {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{4}} - \frac {{\left (15 \, \sqrt {b d} b^{2} c^{2} {\left | b \right |} + 10 \, \sqrt {b d} a b c d {\left | b \right |} - \sqrt {b d} a^{2} d^{2} {\left | b \right |}\right )} \log \left ({\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2}\right )}{b^{2}}}{8 \, b} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^(5/2)*(b*x+a)^(1/2)/x^2,x, algorithm="giac")

[Out]

1/8*(2*sqrt(b^2*c + (b*x + a)*b*d - a*b*d)*sqrt(b*x + a)*(2*(b*x + a)*d^2*abs(b)/b^2 + (9*b^3*c*d^3*abs(b) - a
*b^2*d^4*abs(b))/(b^4*d^2)) - 8*(sqrt(b*d)*b^2*c^3*abs(b) + 5*sqrt(b*d)*a*b*c^2*d*abs(b))*arctan(-1/2*(b^2*c +
 a*b*d - (sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^2)/(sqrt(-a*b*c*d)*b))/(sqrt(-a*b*c*d
)*b) - 16*(sqrt(b*d)*b^4*c^4*abs(b) - 2*sqrt(b*d)*a*b^3*c^3*d*abs(b) + sqrt(b*d)*a^2*b^2*c^2*d^2*abs(b) - sqrt
(b*d)*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^2*b^2*c^3*abs(b) - sqrt(b*d)*(sqrt(b*d)*
sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^2*a*b*c^2*d*abs(b))/(b^4*c^2 - 2*a*b^3*c*d + a^2*b^2*d^2
- 2*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^2*b^2*c - 2*(sqrt(b*d)*sqrt(b*x + a) - sqr
t(b^2*c + (b*x + a)*b*d - a*b*d))^2*a*b*d + (sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^4)
 - (15*sqrt(b*d)*b^2*c^2*abs(b) + 10*sqrt(b*d)*a*b*c*d*abs(b) - sqrt(b*d)*a^2*d^2*abs(b))*log((sqrt(b*d)*sqrt(
b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^2)/b^2)/b

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {\sqrt {a+b\,x}\,{\left (c+d\,x\right )}^{5/2}}{x^2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((a + b*x)^(1/2)*(c + d*x)^(5/2))/x^2,x)

[Out]

int(((a + b*x)^(1/2)*(c + d*x)^(5/2))/x^2, x)

________________________________________________________________________________________